| Package | hl7.fhir.fi.base |
| Resource Type | ValueSet |
| Id | fi-base-register-identifier |
| FHIR Version | R4 |
| Source | https://hl7.fi/fhir/finnish-base-profiles/https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/ValueSet-fi-base-register-identifier.html |
| URL | https://hl7.fi/fhir/finnish-base-profiles/ValueSet/fi-base-register-identifier |
| Version | 2.0.0-rc2 |
| Status | draft |
| Date | 2025-08-04T11:35:08+00:00 |
| Name | FiBaseRegisterIdentifier |
| Title | Finnish ValueSet for systems of registry specifiers |
| Realm | fi |
| Authority | hl7 |
| Description | This value set contains the systems that can be used to identify the registry specifier for information custodianship. |
No resources found
| CodeSystem | |
| urn:ietf:rfc:3986 | CodeSyestem for URNs |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet fi-base-register-identifier
urn:ietf:rfc:3986| Code | Display |
| urn:oid:1.2.246.537.5.40150 | KanTa-palvelut - Potilasasiakirjan rekisteritunnus |
| urn:oid:1.2.246.537.6.1264 | Sosiaalihuolto - Asiakirjan rekisteritunnus |
{
"resourceType": "ValueSet",
"id": "fi-base-register-identifier",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fi/fhir/finnish-base-profiles/ValueSet/fi-base-register-identifier",
"version": "2.0.0-rc2",
"name": "FiBaseRegisterIdentifier",
"title": "Finnish ValueSet for systems of registry specifiers",
"status": "draft",
"experimental": false,
"date": "2025-08-04T11:35:08+00:00",
"publisher": "HL7 Finland",
"contact": [
{
"name": "HL7 Finland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.fi/"
},
{
"system": "email",
"value": "mikael@sensotrend.com"
}
]
}
],
"description": "This value set contains the systems that can be used to identify the registry specifier for information custodianship.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FI",
"display": "Finland"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:rfc:3986",
"concept": [
{
"code": "urn:oid:1.2.246.537.5.40150",
"display": "KanTa-palvelut - Potilasasiakirjan rekisteritunnus"
},
{
"code": "urn:oid:1.2.246.537.6.1264",
"display": "Sosiaalihuolto - Asiakirjan rekisteritunnus"
}
]
}
]
}
}